PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package
/
PDFObjectReference Class
/ setPage Method
The
com.o2sol.pdf4java.PDFPage
on which the object shall be rendered.
Collapse All
Expand All
In This Topic
setPage Method
In This Topic
Sets the PDF page that contains the referenced Object.
Syntax
public
void
setPage(
PDFPage
page
)
Parameters
page
The
com.o2sol.pdf4java.PDFPage
on which the object shall be rendered.
See Also
Reference
PDFObjectReference Class
PDFObjectReference Members